home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 September / Macworld (1997-09).dmg / Serious Software / Presenter 3D / Presenter 3D Tutorials / Texture Mapping / Texture Mapping Hints / Texture Mapping Hints.rsrc / TEXT_132.txt < prev    next >
Text File  |  1996-11-11  |  660b  |  8 lines

  1.  
  2. Rotating Texture Maps
  3.  
  4. There has been some confusion on rotating textures in wrapping mode.  While some of the time, the need has just been to flip text that was backwards (which can be accomplished with a negative X and/or Y scaling), the renderers are capable of doing other rotational angles.  (Renderman can do multiples of +/- 90 degrees, while Ray Tracer and Phong can do arbitrary angles).
  5.  
  6. The secret is that you must use the Z axis.  X and Y orientation do not mean anything for wrapping mode, and unfortunately even the Z setting does not change the guide windows.
  7.  
  8. For now, a little expirementation should give you the idea of how this can be used.